[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 110 SHUFFLE < SKIP 2619 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22508 | Huang, Jon | 80074 | München | Nordrhein-Westfalen | Germany |
18242 | Pal, Christine, I | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-22 01:03:49.848 UTC