[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 475   SHUFFLE   <  SKIP 3295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22261Allen, Isaac, J94704BerkeleyCaliforniaUnited States
21875Nara, Cedric, M2264SilverwaterNew South WalesAustralia
14859Weber, Jarrod, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 00:30:47.977 UTC