[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 484   SHUFFLE   <  SKIP 30  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12455Lewis, Benjamin94941Mill ValleyCaliforniaUnited States
21871Adams, Devin3977CranbourneVictoriaAustralia
16007Gonzalez, Janelle, S98312BremertonWashingtonUnited States

Generated 2025-07-12 00:51:27.646 UTC