[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 512   SHUFFLE   <  SKIP 132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15570Powell, Brianna, L91977Spring ValleyCaliforniaUnited States
16341Raji, Lacey, E4655Hervey BayQueenslandAustralia
11752Bryant, Lauren2580GoulburnNew South WalesAustralia

Generated 2025-07-12 03:16:24.376 UTC