[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 324   SHUFFLE   <  SKIP 435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21819Howard, Chloe, S93290Tremblay-en-FranceSeine Saint DenisFrance
27262Hill, Courtney98052RedmondWashingtonUnited States
25140Lopez, Toni, K4700RockhamptonQueenslandAustralia

Generated 2025-07-13 17:21:45.907 UTC