[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 2421   SHUFFLE   <  SKIP 6091  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18359Bryant, Alexandria92625Newport BeachCaliforniaUnited States
14051Rivera, Nathaniel, M7001HobartTasmaniaAustralia
26438Shen, Alisha, J2036MalabarNew South WalesAustralia

Generated 2025-07-15 04:38:40.951 UTC