[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 482   SHUFFLE   <  SKIP 3915  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18336Gonzalez, Carla, J2036MalabarNew South WalesAustralia
21669Rodriguez, JessicaGL50CheltenhamEnglandUnited Kingdom
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States

Generated 2025-07-16 17:36:40.693 UTC