[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 814 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17045 | Goel, Derek | 3000 | Melbourne | Victoria | Australia |
19802 | James, Sara | V2M1N7 | Newton | British Columbia | Canada |
24717 | Anand, Damien, L | 85049 | Ingolstadt | Bayern | Germany |
23645 | Zheng, Curtis, S | 3000 | Melbourne | Victoria | Australia |
Generated 2025-07-11 13:19:11.389 UTC