[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 568 SHUFFLE < SKIP 1164 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14949 | Wu, Steve | CB4 4BZ | Cambridge | England | United Kingdom |
20249 | Kumar, Tasha, M | 2065 | St. Leonards | New South Wales | Australia |
Generated 2025-07-20 04:48:08.824 UTC