[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 1993   SHUFFLE   <  SKIP 3046  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28201Martinez, Tyler, T4655Hervey BayQueenslandAustralia
24162Raje, Grant, S2036MalabarNew South WalesAustralia
27280Gutierrez, Naomi, S91502BurbankCaliforniaUnited States

Generated 2025-07-18 18:57:52.699 UTC