[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   SKIP 251   SHUFFLE   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19548Howard, Kaitlyn, R94704BerkeleyCaliforniaUnited States
15247Stewart, Catherine98371PuyallupWashingtonUnited States
21387Diaz, Nelson, C4700RockhamptonQueenslandAustralia

Generated 2025-07-09 12:05:54.455 UTC