[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 2816 SHUFFLE < SKIP 667 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
11411 | Ross, Devin, A | 85049 | Ingolstadt | Bayern | Germany |
20451 | Anand, Kelli, A | 2300 | Newcastle | New South Wales | Australia |
20746 | Torres, Christina, M | V3A 4R2 | Langley | British Columbia | Canada |
Generated 2025-07-21 17:58:54.899 UTC