[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 518 SHUFFLE < SKIP 3673 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18486 | Torres, Kari | 2065 | St. Leonards | New South Wales | Australia |
26212 | Martinez, Summer | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-14 18:35:53.258 UTC