[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 512 SHUFFLE < SKIP 1222 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21897 | Subram, Francisco, A | 2065 | St. Leonards | New South Wales | Australia |
24488 | Gonzales, Gavin | V7L 4J4 | Vancouver | British Columbia | Canada |
19863 | Powell, Paige | 98168 | Burien | Washington | United States |
Generated 2025-07-11 20:58:41.340 UTC