[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 48  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28859Cai, Micah84010BountifulUtahUnited States
18668Sanders, Brian, J97034Lake OswegoOregonUnited States
18835Coleman, Isabelle, J92020El CajonCaliforniaUnited States

Generated 2025-07-09 00:42:00.043 UTC