[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 2987 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19203 | Navarro, Darren, E | 90210 | Beverly Hills | California | United States |
18703 | Huang, Vincent, A | 4171 | Hawthorne | Queensland | Australia |
Generated 2025-07-15 10:53:05.093 UTC