[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 405 SHUFFLE < SKIP 698 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26310 | Garcia, Kaitlyn, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
20847 | Young, Kyle, T | 66740 | Saarlouis | Saarland | Germany |
Generated 2025-07-14 07:54:54.899 UTC