[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 2391   SHUFFLE   <  SKIP 125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16896Perez, Natalie92020El CajonCaliforniaUnited States
21133Kumar, April, G92310SèvresHauts de SeineFrance
11062Powell, Noah, D97205PortlandOregonUnited States

Generated 2025-07-13 05:09:03.634 UTC