[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 2147   SHUFFLE   <  SKIP 396  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22646She, Cara, HSE1 8HLLondonEnglandUnited Kingdom
26580Ramirez, Paige97301SalemOregonUnited States
17482Alexander, TaylorV8POak BayBritish ColumbiaCanada
14085Garcia, Nathan, W98027IssaquahWashingtonUnited States

Generated 2025-07-18 07:18:40.021 UTC