[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 5631 < SKIP 1993 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23925 | Torres, Marie | 80074 | München | Hamburg | Germany |
27630 | Coleman, Xavier, A | 91910 | Chula Vista | California | United States |
Generated 2025-07-21 01:48:56.607 UTC