[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 856 SHUFFLE < SKIP 50 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26869 | Ms., Sims, Anne, R. | AS23 | Stoke-on-Trent | England | United Kingdom |
20010 | Carter, Jackson, S | 92102 | San Diego | California | United States |
Generated 2025-07-14 02:10:49.003 UTC