[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 236 SHUFFLE < SKIP 240 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20816 | Ross, Connor, J | 2444 | Port Macquarie | New South Wales | Australia |
16976 | Xu, Sandra, A | 94704 | Berkeley | California | United States |
Generated 2025-07-19 20:37:23.467 UTC