[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 8192 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26069 | Foster, Jessica | V3A 4R2 | Langley | British Columbia | Canada |
26512 | Cooper, Christina, C | V3A 4R2 | Langley | British Columbia | Canada |
26533 | Mitchell, Xavier, L | V3A 4R2 | Langley | British Columbia | Canada |
Generated 2025-07-16 18:41:53.441 UTC