[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 618 SHUFFLE < SKIP 1092 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29476 | Bradley, Elizabeth | 20354 | Hamburg | Hamburg | Germany |
22893 | Miller, Chloe, V | V8Y 1L1 | Cliffside | British Columbia | Canada |
22956 | Guo, Randy, L | 2444 | Port Macquarie | New South Wales | Australia |
Generated 2025-07-18 02:40:34.430 UTC