[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 147 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17351 | Sharma, Terrence, N | 3220 | Geelong | Victoria | Australia |
24980 | Phillips, Savannah | 91950 | Lincoln Acres | California | United States |
Generated 2025-07-11 22:44:23.299 UTC