[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 2421 SHUFFLE < SKIP 5182 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13231 | Ross, Alexia, S | V3A 4R2 | Langley | British Columbia | Canada |
28432 | Carlson, Bruce, S | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-13 05:14:41.080 UTC