[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 4098   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11664Morgan, Alyssa, L94010BurlingameCaliforniaUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
20940Rodriguez, Jillian92700ColombesHauts de SeineFrance

Generated 2025-07-14 16:32:56.622 UTC