[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 413   SHUFFLE   <  SKIP 2777  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16087Chen, Micah94704BerkeleyCaliforniaUnited States
15694Diaz, StephanieGL50CheltenhamEnglandUnited Kingdom
21558Coleman, Nicole, A2580GoulburnNew South WalesAustralia

Generated 2025-07-15 03:39:24.116 UTC