[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 589 SHUFFLE < SKIP 1603 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
17039 | Watson, Ariana | 90802 | Long Beach | California | United States |
13011 | Ortega, Anne | 3220 | Geelong | Victoria | Australia |
Generated 2025-07-18 23:29:28.551 UTC