[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 3633 SHUFFLE < SKIP 1870 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
12243 | Rubio, Kristy | 3220 | Geelong | Victoria | Australia |
23041 | Garcia, Natalie | 90802 | Long Beach | California | United States |
Generated 2025-07-20 08:41:10.655 UTC