[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 512 SHUFFLE < SKIP 854 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23397 | Bryant, Isabelle | V2M1N7 | Newton | British Columbia | Canada |
15483 | Robinson, Katherine | 91776 | San Gabriel | California | United States |
Generated 2025-07-15 00:48:48.113 UTC