[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 250 SHUFFLE < SKIP 1185 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21255 | Lu, Martha, R | 3550 | Bendigo | Victoria | Australia |
20835 | Gutierrez, Ruben, A | 14197 | Berlin | Nordrhein-Westfalen | Germany |
13097 | Hughes, Dalton, E | 94014 | Colma | California | United States |
Generated 2025-07-09 05:14:36.831 UTC