[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 327   SHUFFLE   <  SKIP 2720  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28147Black, Omar90706BellflowerCaliforniaUnited States
23238Lee, Thomas, A91502BurbankCaliforniaUnited States
28481Moreno, Kristine, K2777SpringwoodNew South WalesAustralia

Generated 2025-07-17 09:47:02.546 UTC