[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 3829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12816Mehta, Tammy80074MünchenHamburgGermany
15277Griffin, Hailey, E90802Long BeachCaliforniaUnited States
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States

Generated 2025-07-09 16:31:12.531 UTC