[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 2997 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19781 | Washington, Alexis | V3A 4R2 | Langley | British Columbia | Canada |
22239 | Cook, Jesse | 94109 | San Francisco | California | United States |
Generated 2025-07-20 22:42:20.208 UTC