[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 995   SHUFFLE   <  SKIP 1002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29166Hernandez, Jaime94704BerkeleyCaliforniaUnited States
13396Kumar, David98501OlympiaWashingtonUnited States
16341Raji, Lacey, E4655Hervey BayQueenslandAustralia

Generated 2025-07-14 00:35:47.335 UTC