[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 127 SHUFFLE < SKIP 1951 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16255 | Russell, Taylor, E | 93290 | Tremblay-en-France | Seine Saint Denis | France |
18437 | Butler, Isabella, A | 90802 | Long Beach | California | United States |
23737 | Velez Amezaga, Elena | 90210 | Beverly Hills | California | United States |
Generated 2025-07-16 21:37:00.566 UTC