[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 189 SHUFFLE < SKIP 2197 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
27014 | Hughes, Luke, I | V8X | Royal Oak | British Columbia | Canada |
27285 | Jones, Zachary, J | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-19 21:44:04.373 UTC